home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1997 November / Macworld (1997-11).dmg / Shareware World / Comms & Internet / Analog 2.1.1c / manconf.cfg < prev    next >
Text File  |  1997-02-05  |  3KB  |  70 lines

  1. # manconf.cfg - Analog mandatory configuration file
  2. # Configuration options for all reports, can't be over-riden in Analog.cfg
  3. #
  4. # Look at the Readme.html file or goto
  5. # http://www.statslab.cam.ac.uk/~sret1/analog/
  6. # or the lattest Macintosh version page
  7. # http://summary.net/soft/analog.html for more information.
  8. #
  9. REQHASHSIZE 1009
  10. # the size of the hash table for URLs; must be odd, should be prime.
  11. # too small will make the program slower; too big might use a bit
  12. # more memory and be slightly less efficient. Maybe half the number
  13. # of URLs expected, but it shouldn't be at all critical. There is a list
  14. # of primes in the file primes.tab
  15. DIRHASHSIZE 97                # ditto for directories
  16. TYPEHASHSIZE 97                # and for filetypes
  17. HOSTHASHSIZE 3079            # ditto for all hostnames that have accessed us
  18. SUBDOMHASHSIZE 503            # and again for all subdomains we want to analyse
  19. REFHASHSIZE 659                # and again for all URLs that have referenced our site
  20. BROWHASHSIZE 97                # and for all makes of browser
  21. FULLBROWHASHSIZE 659        # and for all browsers, distinguishing different versions etc.
  22. DNSHASHSIZE 3079            # and for DNS lookup cache entries
  23. #
  24. # Major service providers that have unique names for each user connection
  25. # This list is by no means complete and some people will want to turn it off
  26. #
  27. HOSTALIAS *.proxy.aol.com proxy.aol.com
  28. HOSTALIAS *.ix.netcom.com ix.netcom.com
  29. HOSTALIAS *.netline.net netline.net
  30. HOSTALIAS *.dynip.alter.net dynip.alter.net
  31. HOSTALIAS *.ms.uu.net ms.uu.net
  32. HOSTALIAS *.compuserve.com compuserve.com
  33. HOSTALIAS *.pipeline.com pipeline.com
  34. HOSTALIAS *.dial-access.att.net dial-access.att.net
  35. HOSTALIAS *.mhv.net mhv.net
  36. HOSTALIAS *-ext.prodigy.com ext.prodigy.com
  37. HOSTALIAS *.austin.io.com austin.io.com
  38. HOSTALIAS *.cis.upenn.edu cis.upenn.edu
  39. HOSTALIAS *.erols.com erols.com
  40. HOSTALIAS tide*.microsoft.com tide.microsoft.com
  41. HOSTALIAS ip-pdx*.teleport.com ip-pdx.teleport.com
  42. HOSTALIAS *.concentric.net concentric.net
  43. HOSTALIAS *.earthlink.net earthlink.net
  44. HOSTALIAS *.epix.net client.epix.net
  45. HOSTALIAS *.midwest.net client.midwest.net
  46. HOSTALIAS pburg*.planet.net pburg.planet.net
  47. #
  48. # Major search engines and service providers that have many names for
  49. # their service
  50. #
  51. REFALIAS http://guide-p.infoseek.com*Titles http://guide-p.infoseek.com/Titles/
  52. REFALIAS http://guide-p.infoseek.com*DB http://guide-p.infoseek.com/DB/
  53. REFALIAS http://www?.infoseek.com*Titles http://guide-p.infoseek.com/Titles/
  54. REFALIAS http://altavista.digital.com/* http://www.altavista.digital.com/*
  55. REFALIAS http://search.yahoo.com/* http://search.yahoo.com/
  56. REFALIAS http://www.yahoo.com/text/* http://www.yahoo.com/*
  57. REFALIAS http://msn.yahoo.com/msn/* http://www.yahoo.com/*
  58. REFALIAS http://gnn.yahoo.com/gnn/* http://www.yahoo.com/*
  59. REFALIAS http://members.aol.com/* http://users.aol.com/*
  60. REFALIAS http://www.webcrawler.com/*  http://webcrawler.com/*
  61. REFALIAS http://*.lycos.com/cgi-bin/pursuit http://www.lycos.com/cgi-bin/pursuit
  62. REFALIAS http://www?.metacrawler.com/cgi-bin/nph-query http://www.metacrawler.com/cgi-bin/nph-query
  63. REFALIAS http://*excite.com/search.gw http://www.excite.com/search.gw
  64. #
  65. # Browser name translations in the summary report
  66. #
  67. BROWOUTPUTALIAS Mozilla Netscape
  68. BROWOUTPUTALIAS "Mozilla (compatible)" "Netscape (compatible)"
  69. BROWOUTPUTALIAS IWENG AOL
  70.